Resource
Create
Upload Model
Drag or click to upload

The supported model formats include: {{(idx > 0 ? ", " : "") + format}}

日本語
{{ messages.filter(d => !d.viewState).length }}
All Message
Unread({{ messages.filter(d => !d.viewState).length }})
Mark all read
No Message
{{message.sender.name || message.sender.nickname}}
System
Comment
Feedback
{{message.messageContent.content}}
{{parseTime(message.createDate)}}
Resource

GLB 1.0

GLBは、GLトランスポートフォーマット(glTF)で保存された3Dモデルのバイナリ文書形式で表されます。ノード階層、カメラ、マテリアル、アニメーション、バイナリ形式のグリッドなど、3Dモデルに関する情報。このバイナリ形式では、glTFアセット(JSON、. bin、および画像)がバイナリBlobに保存されます。また、glTFの場合に発生する文書サイズの増加の問題を回避します。GLB文書フォーマットは、コンパクトな文書サイズ、高速な読み込み、完全な3Dシーン表現、およびさらなる開発のための拡張性をもたらします。このフォーマットは、MIMEタイプとしてmodel/gltf-binaryを使用します。